home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / UTIL / Control Strip Toggle 1.2 ノ.sit / Control Strip Toggle 1.2 Folder / Control Strip Toggle 1.2 README next >
Text File  |  1995-03-19  |  5KB  |  42 lines

  1. Control Strip Toggle version 1.2
  2. by David Shaw
  3. <David.Shaw@acm.org>
  4.  
  5. I really like Apple's new Control Strip program.  It keeps everything I need handy, right there at the bottom of my screen.  The only thing I don't like is that sometimes it just gets in the way!  Even when it's collapsed, sometimes that little stub is right where I need to click.
  6.  
  7. Anyway, hereユs a solution:
  8.  
  9. Included in this package are two different programs that do basically the same thing.
  10.  
  11. The first, メControl Strip Toggleモ, is a tiny application which will toggle the Control Strip on and off.  If you run it when the Control Strip is visible, the application will hide it.  If you run the application when the Control Strip is hidden, the application will make it visible.  You get the idea.  You can just stick this program in your Apple Menu Items folder so it will be accessible when you need it.
  12.  
  13. The other program is an FKEY resource.  Doesn't anyone remember these things?  They seem to have fallen on hard times with Apple, but are still really useful for doing things like this.  Included are 5 copies of the resource, each with a different ID number.  So, if you want to toggle the Control Strip by typing command-shift-6, you shound use the one numbered 6.  If you want to type command-shift-5, use the one numbered 5.  Simple.
  14.  
  15. If you are using System 7.1 or greater, you can stick one of these in the Fonts folder (yes, I know, they aren't fonts, but the System thinks they are).  You don't even need to reboot.  For the easiest install with System 7.1 or greater, just drag the file to the System Folder icon.  The Finder will ask you if you want to put the file where it belongs.  Click on メOKモ, and youユre all set.
  16.  
  17. If you are using a System older than 7.1, you can use Suitcase or something similar, or hold your breath and use ResEdit to install one.
  18.  
  19. Personally, I use the FKEY and just flip the Control Strip in when I want it, then flip it right back out again.  (I'm on a PowerBook, so screen real estate is precious!)
  20.  
  21. These programs are public domain (heck, you know it was a simple program to write when the documentation is five or six times longer than the source code) so feel free to give them to anyone and everyone.  Please do include these instructions though.
  22.  
  23. Customization:
  24. -------------
  25.  
  26. The first time I sent these out I got a lot of people mailing me asking me why there werenユt files for the numbers from 0 to 4.  Well, you see Apple has reserved those numbers for itユs own use, and if I put Control Strip Toggle on them, I might collide with something Apple did later on.  Still, if you really, really want to use one of those numbers for Control Strip Toggle, you can use ResEdit to change the resource ID#.  Be warned that if you make it 1 or 2, you lose the original uses for those keys (which was the magic-eject of your internal and external floppy drive.  Since nowadays barely anyone has a second floppy drive, this most likely isnユt a problem.)  If you want to use ID#3, you must edit your System file to remove the メscreen shotモ FKEY, which takes a picture of your desktop for you.  Not a good idea.  As far as I know, ID#4 isnユt used anymore (it used to be the screen dump to the ImageWriter printer).  It seems that ID#0 was never used for anything in particular.
  27.  
  28. One last thought:  As of version 1.2, the resource is sent out to be memory-resident.  This is to make life easier for the PowerBook people who want to avoid spinning up their hard drive just to flip off the Control Strip.  If you are on a desktop Mac, and want to save the 108 bytes, you can open the file with ResEdit, open the FKEY resource, then select メGet Resource Infoモ from the Resource menu.  Just switch off メPreloadモ, and switch on メPurgeableモ, and leave the rest of the flags alone.  Still, the whole resource is only 108 bytes, so you're not losing too much memory if you leave it resident.
  29.  
  30. Update for version 1.1:  Control Strip Toggle can now also toggle Men and Mice's Desktop Strip!  Desktop Strip is a pretty neat replacement for the Control Strip with a few extra features.
  31.  
  32. Update for version 1.2:  Improved documentation (especially for the question I got a zillion times  - Why canユt I use numbers 0-4?), my email address changed, and the actual code got a lot smaller (heck, letユs save a few bytes if we can - no more Gestalt glue!)
  33.  
  34. Any questions, comments, or chocolate chip cookies to <David.Shaw@acm.org>
  35.  
  36. Enjoy!
  37.  
  38. David Shaw
  39. Newark, NJ  (USA)
  40. March 5, 1994
  41. Midterm Season.  Yet another lovely distraction finished.  (Now I need to find another distraction.)
  42.